home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Periodical / Info-Mac / InfoMac 11-062 < prev    next >
Text File  |  1993-12-31  |  65KB  |  1,766 lines

  1. 20-Mar-93  3:48:13-GMT,64942;000000000001
  2. Return-Path: <macmod>
  3. Received: by CAMIS.Stanford.EDU (4.1/inc-1.0)
  4.     id AA07565; Fri, 19 Mar 93 19:18:47 PST
  5. Full-Name: Info-Mac Moderator
  6. Message-Id: <9303200318.AA07565@CAMIS.Stanford.EDU>
  7. Date: Fri, 19 Mar 93 19:18:44 PST
  8. From: The Moderators <info-mac-request@sumex-aim.stanford.edu>
  9. Reply-To: Info-Mac@sumex-aim.stanford.edu
  10. Subject: Info-Mac Digest V11 #62
  11. To: info-mac-list
  12.  
  13.  
  14. Info-Mac Digest             Fri, 19 Mar 93       Volume 11 : Issue 62
  15.  
  16. Today's Topics:
  17.  
  18.       68040 vs 486 speeds
  19.       [Q] AutoDoubler 2.0 Upgrade?
  20.       About XFerIt and bragging
  21.       Apple Tape Backups
  22.       Bragging (Number of extensions)
  23.       bragging?
  24.       Centris 610 w/ 21" Mono Monitor?
  25.       Change username
  26.       ClarisWorks 2.0
  27.       connecting home to work
  28.       Control Panels & Extensions
  29.       DAT Drive Problems
  30.       DAT SCSI Drives (Q)
  31.       DECNET -> AppleTalk v58 known bug (C)
  32.       DropStuff
  33.       DTP Careers and Skills
  34.       DuoDock and color screen > 16" (A)
  35.       Europrices, inc. software
  36.       Extensions, Extensions, Extensions
  37.       Forward delete on the standard Apple keybord? (Q)
  38.       Freeware/shareware fonts (R)
  39.       Hard disk error
  40.       How to play ".au" sounds
  41.       Japanese Word Processor???  (R)
  42.       K&R C book
  43.       MacLang
  44.       Macpwrbook-l
  45.       MacRecorder problems on IIfx
  46.       Mac running VGA moniter?
  47.       Macs in the White House
  48.       MacTCP no Local/Ether Talk Icon, Can't fix it (2 msgs)
  49.       Mac Text Processor Needed (C)
  50.       MacWeek address
  51.       MacWhiteHouse (C)
  52.       MacWrite Pro arrived (yawn--grrrr!)
  53.       Microsoft plans to remove interactive Mail support on ALink
  54.       Modems on different systems (Q)
  55.       Mystery file
  56.       Nisus & Quickeys listserv changes
  57.       Nisus & Quickeys listserv changes (oops)
  58.       Nisus Upgrade: CAn it do...? (C)
  59.       Numerical Data from Graphs (Q)
  60.       NuTek and Mac Clone.
  61.       NuTek Has Macintosh Clone Ready: Opinions?
  62.       Partitioning a File (R)
  63.       Printer font layout problem--- PLEASE HELP SOON!
  64.       ResEdit "^O" references?
  65.       Severe problem with Kermit 0.88(188)
  66.       SIMMS, NEW YORK (A)
  67.       Sony 1604S + Centris in 2 Page mode
  68.       SuperATM fonts
  69.       Superdrive problem (A)
  70.       Telecomm program with vt100, small font, meta key
  71.       TidBITS #165 - Privacy Issues
  72.       TidBITS#168 - European Software Prices
  73.       Translators for Apple File Exchange (A)
  74.       Uncompressing SIT files from rigel.acs.oakland.edu
  75.       using Apple CDROM drives under DOS!
  76.       World Scripts - WHEN?!?!?!?
  77.  
  78. The Info-Mac newsgroup is moderated by Bill Lipa.
  79.  
  80. The Info-Mac archives are available (by using FTP, account anonymous,
  81. any password) in the info-mac directory on sumex-aim.stanford.edu
  82. [36.44.0.6].  Help files and indices are in /info-mac/help.
  83.  
  84. Please send articles and binaries to info-mac@sumex-aim.stanford.edu.
  85. Send administrative mail to info-mac-request@sumex-aim.stanford.edu.
  86. ----------------------------------------------------------------------
  87.  
  88. Date: Fri, 19 Mar 1993 09:39:56 EST
  89. From: bouldin@anvil.nrl.navy.mil
  90. Subject: 68040 vs 486 speeds
  91.  
  92. This is probably like preaching to the choir, but here are some test results
  93. of a large fortran code on various machines, including 486 and 68040. This
  94. code does ab-initio x-ray absorption calculations and is loaded with
  95. transcendentals and uses complex*16 very heavily, so this is a very "float"
  96. intensive benchmark. It has the strength that it is a large complicated code,
  97. so unlike things like whetstone, it is not susceptible to simple-minded
  98. "optimization". I think that, within the bounds set out above, this is a
  99. pretty good test of cpu speed. Of course, it also tests compilers! The
  100. results are:
  101.  
  102. 12 min          Epson 386 25 MH   Watcom f77/386 compiler with optimization
  103. 6 min 2 sec     SUN  SPARC 1    f2c + cc
  104. 6 min           ?     486 50 MHz Lahey f77 dos exender, 2.7 Meg
  105. 5:20            ? 486 25 MHz        Microway NDP mf77 dos extender
  106. 4:56            SGI 4D320           7 users on the machine
  107. 4 min           ?     486 25 MHz  Watcom f77 dos extender
  108. 3:03            Quadra 700, Absoft f77 3.2,  standard optimizations, no cache
  109. 55 secs         Convex 240
  110. 29.795s         Cray YMP-8  (cpu time) and 30.171s wallclock time, using 12.3%
  111.         of the 8-cpu machine
  112. 17 sec          DEC alpha
  113.  
  114. An earler, simpler, version of the same code gave the results:
  115. times listed are real times (i.e., wristwatch times)
  116.  
  117. 12:40  20 MHz Dell 386 (with 387),
  118. 10:30  25 MHz Epson 386 (with 387) MS Fortran 4.0
  119. 10:00  microVAX II
  120.  6:00  VAXstation 3200
  121.  3:30  Gateway 25 MHz 486 (Microsoft Fortran 5.0)
  122.  3:20  Sparcstation I (fc, O2)
  123.  3:07  Sparcstation I (f2c, default opt)
  124.  1:49  NeXT (f2c + gnu c)
  125.  1:30  Macintosh IIx + 25 MHz 88000 accelerator board
  126.  1:20  Quadra 700, Absoft f77 3.1.2
  127.  0:30  Convex 240
  128.  0:30  IBM RISC/6000 model 320 (bottom of the line: the $11K one).
  129.  0:08  CRAY YMP  (unicos cf77, single precision)
  130.  
  131. Don't beat me up about the seeming inconsistencies in some of these times,
  132. cause I didn't run them! This is from a large collection of users of this code
  133. who have reported back cpu times. My conclusion is that the 040 Macs with the
  134. absoft compiler are the equal of 486 machines that have twice the clock
  135. speed!
  136. (almost)
  137.  
  138. The persistent  belief that the 486 is much faster than the 040 is wrong.
  139. Certainly for floats, the 040 is a runaway winner, despite what you hear on
  140. much of the net. I do not have data for integer codes, so I don't know. It is
  141. also interesting that the 040 Mac's are solidly into "workstation" terrain
  142. for scientific calculations. Finally, the performance of the DEC alpha is
  143. absolutely stunning. This might even make a winner out of Windows NT, but note
  144. that the 17 second performance (faster than a Cray YMP!!!) was done with the
  145. excellent VMS fortran compiler.
  146.  
  147. Anyone have similar data for other codes?
  148.  
  149. ------------------------------
  150.  
  151. Date: Fri, 19 Mar 1993 14:45:01 +0100
  152. From: rickli@aut.ee.ethz.ch (Martin Rickli)
  153. Subject: [Q] AutoDoubler 2.0 Upgrade?
  154.  
  155. Hi,
  156.  
  157. I have AutoDoubler 1.0.7i and am wondering, if there exist an updater to
  158. v2.0. I noticed this new version, as I saw a patch-program vom 2.0 to
  159. 2.0.1.
  160.  
  161. Any comments welcome
  162.  
  163. Thanks
  164. Martin
  165.  
  166. Internet: Rickli@aut.ee.ethz.ch
  167.  
  168. ------------------------------
  169.  
  170. Date: Fri, 19 Mar 93 11:05:45 -0800
  171. From: Jon Pugh <jpugh@apple.com>
  172. Subject: About XFerIt and bragging
  173.  
  174. I spoke with Steve Falkenburg after reading about the XFERIT questions and
  175. here's his stand on the issue.
  176.  
  177. He is not supporting XFerIt anymore.  It requires too much maintenance and
  178. his job and life aren't providing him with enough extra time.  As a result,
  179. he is not cashing any checks he receives for it and does not plan on
  180. cashing them.  He also doesn't read his Internet mail, but you realized
  181. that already.
  182.  
  183. He says that he is trying to figure out what to do with XFerIt.  He would
  184. either like to make it commercial or give it to someone else to support,
  185. much like he did with NewsWatcher.  I asked him what people could do to
  186. contact him about this option and he waffled completely, saying that he
  187. hasn't decided which way to go with it.
  188.  
  189. So, write the check off for zero (or put a stop payment on it if you are
  190. paranoid) and just use XFerIt without remorse.
  191.  
  192. Now for something completely different.  Both those pansies who were busy
  193. comparing their numbers of extensions, and the fellow who advocated a
  194. clean system too; they are all wimps.  I have 50 control panels and 59
  195. extensions.  I haven't bothered figuring out which ones really contain
  196. INITs, but I easily outclass them both.  Only 45 or 50?  Pah!  As for the
  197. sentiment that a clean system runs better, I dispute that.  My system
  198. does more, and that is the definition of better that I adhere to.
  199.  
  200. Did I mention that my System Folder is 35 Megs?  And that's without any
  201. Postscript fonts!  My home system is bigger.  ;)
  202.  
  203. Jon
  204.  
  205. ------------------------------
  206.  
  207. Date: Fri, 19 Mar 93 09:40:16 EST
  208. From: "Dieder B." <UGU00266@vm.uoguelph.ca>
  209. Subject: Apple Tape Backups
  210.  
  211. With the imminent introduction of the Apple Workgroup Servers (some
  212. really really NEAT stuff there....) Apple has as an option for the
  213. Quadra 800/950 derivatives (Wkgroup 80/95) a built in DEC 4mm tape
  214. drive. Any body know whether or not this will be marketed seperately
  215. or not? or what the size of the tape is? Just curious...
  216.  
  217. Dieder B.
  218.  
  219. ------------------------------
  220.  
  221. Date: Fri, 19 Mar 93 08:41:22 PST
  222. From: "Peter Jorgensen" <PJORGENSEN%COLGATEU.BITNET@Forsythe.Stanford.EDU>
  223. Subject: Bragging (Number of extensions)
  224.  
  225. Received: from COLGATEU.BITNET by COLGATEU.BITNET (PMDF #3157 ) id
  226.  <01GVZNXZ425W91XY6Y@COLGATEU.BITNET>; Fri, 19 Mar 1993 11:12:46 EDT
  227. Date: 19 Mar 1993 11:12:46 -0400 (EDT)
  228. From: Peter Jorgensen <PJORGENSEN@COLGATEU.BITNET>
  229. Subject: Re: Bragging (Number of extensions)
  230. To: Infomac: ;
  231. Message-id: <01GVZNXZ425Y91XY6Y@COLGATEU.BITNET>
  232. X-Envelope-to: info-mac@sumex-aim.stanford.edu
  233. X-VMS-To: in%"Infomac"
  234. MIME-version: 1.0
  235. Content-transfer-encoding: 7BIT
  236.  
  237. While 'schomer' would probably not believe it, my Quadra 700 runs quite
  238. reliably with 55 extensions/control panels. Of course, its got alot more
  239. extensions that don't actually load code at startup, like various Chooser
  240. drivers. And some of those 55 don't stay resident, they do something at
  241. startup, like set my system's clock (tardis) and allow me to control which
  242. ones do load (Extension manager). And I didn't really bother to think about
  243. each control panel, to see whether it is an INIT, many are, some aren't. The
  244. point is, the Mac system software is WONDERFULLY extensible, more so than any
  245. other I know of. If you're like me, connected to the Internet (MacTCP), using
  246. PathWorks (DECNet Mac), an Infoserver (LASTPort), a local CD-ROM (several
  247. INITs), want to mount DOS disks (PC Exchange) - in short, get the most out of
  248. your amazing computer, then you end up with lots of "INITs." BTW, the closest
  249. any of my INITs comes to a "toy" is my screen saver (Darkside).
  250.  
  251. Yes, schomer, I sometimes have INIT conflicts (especially with COMMERCIAL
  252. PRODUCTS e.g. AccessPC (Insignia) is not compatible with LASTPort (Digital
  253. Equipment Corp), but the functionality that they add to my Mac makes having
  254. them worth the bother of sorting out the problems.
  255.  
  256. Peter Jorgensen - Colgate University Research & Instructional Computing Spec.
  257.         - Mac/DOS/VMS consultant, PMDF Postmaster, HyperTalker
  258.  
  259. ------------------------------
  260.  
  261. Date: Fri, 19 Mar 1993 14:47:28 GMT
  262. From: lange%cehp2@ux3.cso.uiuc.edu (David Lange)
  263. Subject: bragging?
  264.  
  265. Info-Mac@sumex-aim.stanford.edu writes:
  266.  
  267. >To Dan Garcia (ddgarcia@cs.berkeley.edu) who wrote:
  268.  
  269. >Can anyone beat my record of 45 Extensions and Control Panels?
  270.  
  271. just checked:  24 Ext and 24 Control Panels.  = 48
  272. But you know, I'm sure that I used even more before I got
  273. this new Mac.  When I set up this machine a month a go, I stripped
  274. out all the stuff I "couldn't live without."  Now I'm left with
  275. the bare bones System with only 48 E and CPs. :)
  276.  
  277. >I write:
  278.  
  279. >Why would anyone want to beat that? It sounds to me like you have
  280. >a computer that is going to blow from keeping all those damn extensions
  281. >and control panels in your sys.folder.
  282.  
  283. >Sorry, but to me, that is hardly something to brag about. I feel that
  284. >running a neat, clean computer is always the safest.
  285.  
  286. Oh come on now.  Don't be such a spoil sport.  Owning a Mac should not
  287. be about "being safe."
  288.  
  289. ------------------------------
  290.  
  291. Date: 19 Mar 1993 09:36:04 -0600
  292. From: "Glockzin Donald" <Glockzin_Donald@macmail1.fwrdc.rtsg.mot.com>
  293. Subject: Centris 610 w/ 21" Mono Monitor?
  294.  
  295. Can the Centris 610's built-in video support the Apple 2 page 21" Monochrome
  296. Monitor?
  297.  
  298. THANKS -- DG
  299. glockzin_donald@macmail1.fwrdc.rtsg.mot.com
  300.  
  301. ------------------------------
  302.  
  303. Date: Fri, 19 Mar 1993 05:11:59 -0100
  304. From: andersw%vinga.hum.gu.se@Forsythe.Stanford.EDU
  305. Subject: Change username
  306.  
  307. I want to make a program in ThinkPascal that can change the Filesharing
  308. username in System 7.
  309. Is this possible?
  310.  
  311. Please mail me -> andersw@hum.gu.se
  312.  
  313. PS. I know that I can change it manually in the Filesharing file!
  314.  
  315. ------------------------------
  316.  
  317. Date: Fri, 19 Mar 93 10:31 BST
  318. From: RICHARD LIM <RTL@SIVA.BRISTOL.AC.UK>
  319. Subject: ClarisWorks 2.0
  320.  
  321. I heard today that ClarisWorks 2.0 is due out very shortly.  The upgrade
  322. price for existing British users is 38 pounds, which seems a bit steep to
  323. me, so if anyone out there has a list of features in the upgrade please
  324. submit them to the Digest!
  325.  
  326. In the UK you can also sidegrade from ClarisWorks 1.0 to MacWrite Pro, but
  327. the sidegrade price is even steeper, 120 pounds, which can't be that much
  328. less than the actual retail price of MWP
  329.  
  330. ------------------------------
  331.  
  332. Date: Fri, 19 Mar 1993 11:45:10 +0200
  333. From: mtrms01@techunix.technion.ac.il
  334. Subject: connecting home to work
  335.  
  336. At work I have a mac connected to appletalk.  Our appletalk network is
  337. connected to our server (a *oh-no* PC running Novel).  We are also
  338. connected (through Fastpath?) to the various mainframes on campus.  Eudora
  339. seems to be one answer to my communication needs at work.
  340.  
  341. Can I connect to the appletalk network from home (through the server?)?
  342. Can I connect to my Mac at work?
  343. Can I use Eudora from home?
  344. How much would this cost?
  345.  
  346. I am a less than novice when it comes to communication protocols, but can
  347. understand things like: buy a modem with x, y, z features and hook it up to
  348. a, b, c.
  349.  
  350. Thanks for all your advice in advance.
  351. Michael Silverstein, Materials Engineering, Technion
  352.  
  353. ------------------------------
  354.  
  355. Date: Thu, 18 Mar 1993 13:15:00 +0000
  356. From: "Bob (R.B.) Summers" <bob@bnr.ca>
  357. Subject: Control Panels & Extensions
  358.  
  359. << Can anyone beat my record of 45 Extensions and
  360. << Control Panels?
  361.  
  362. << Dan Garcia <ddgarcia@sprite.Berkeley.EDU
  363.  
  364. Well, Dan, I just counted mine and I have 29 items in my control panels
  365. folder and 31 in my extensions folder (43+ if you count individual extensions
  366. belonging to a group, eg, Stuffit translators) for a grand total of over 60
  367. (or 70).
  368.  
  369. Which reminds me, maybe it's time to clean house: check what's there and find
  370. out what I'm actually using.
  371.  
  372. Bob
  373.  
  374. ------------------------------
  375.  
  376. Date: Fri, 19 Mar 93 15:46:15 CET
  377. From: Klaus Koehler <KOEHLER@DMRHRZ11.HRZ.Uni-Marburg.DE>
  378. Subject: DAT Drive Problems
  379.  
  380. Jeff,
  381.  
  382. this sounds very familiar to me. I had the same experiences after
  383. connecting my DAT drive to a Quadra 700. I hab no problems on a Mac II,
  384. so I was sure it isn' t the DAT drive.
  385.  
  386. Two things had to be done to fix the problem:
  387.  
  388. 1) I had to buy another SCSI cable, one from Apple, the Quadra 700 did
  389.    not work with any third-party cable.
  390.  
  391. 2) I had to reformat the hard disk and to install the system software.
  392.    There was no way to get Retrospect working with the factory-installed
  393.    system (Maybe it was a minimal system...).
  394.  
  395. BTW: My System is a Quadra 700 20/210, 1GB ext. HD, CD150, HP 2GB DAT.
  396.      System 7.1 german. Retrospect version is v1.3Bi.
  397.  
  398. Hope that helps,
  399.     Klaus
  400.  
  401. ------------------------------
  402.  
  403. Date: Thu, 18 Mar 1993 22:37:20 EST
  404. From: "Jeffrey N. Fritz" <JFRITZ%WVNVM.BITNET@Forsythe.Stanford.EDU>
  405. Subject: DAT SCSI Drives (Q)
  406.  
  407. We have just upgraded a SCSI DAT drive that was running on a Novell
  408. file server.  Rather than shelve the old unit, we'd like to use it
  409. to back up a Quadra 700 with a 410 MB hard drive.
  410.  
  411. Is it possible to connect the SCSI DAT drive that ran on the Novell
  412. PC server on a Mac?  Will Retrospect recognize it?
  413.  
  414. Comments, recommendations and just plain guesses are welcome!
  415.  
  416. Jeffrey Fritz, jfritz@wvnvm.wvnet.edu
  417. West Virginia University
  418.  
  419. ------------------------------
  420.  
  421. Date: Fri, 19 Mar 93 9:22 BST
  422. From: Richard Lim <RTL@siva.bris.ac.uk>
  423. Subject: DECNET -> AppleTalk v58 known bug (C)
  424.  
  425. I'd just like to confirm that there is certainly a known conflict between
  426. DECNET, AppleTalk 58 and the built-in Ethernet on Quadra 700s.  I can't
  427. comment on other Macs with built-in Ethernet like the Centris 650 and
  428. Quadra 950.
  429.  
  430. As for reinstalling AppleTalk 57 to cope with this problem, I would have
  431. thought that one could do it with the 7.1 Install disks since 7.1 precedes
  432. AppleTalk 58.  It's possible that the Installer script will refuse to install
  433. v57 over v58, in which case, try using the Installer supplied with
  434. DEC Pathworks 1.1.  I managed to do it the other day without a hitch
  435.  
  436. ------------------------------
  437.  
  438. Date: Fri, 19 Mar 93 09:06:26 PST
  439. From: John Wical <UNCJWI%LLUVM.BITNET@Forsythe.Stanford.EDU>
  440. Subject: DropStuff
  441.  
  442.    Where can I find DropStuff?
  443.  
  444. John
  445.  
  446. ------------------------------
  447.  
  448. Date: 19 Mar 1993 07:23:47 -0500 (EST)
  449. From: MLKNVC@ritvax.isc.rit.edu
  450. Subject: DTP Careers and Skills
  451.  
  452. I am beginning research on Desktop and Electronic Publishing
  453. and Imaging careers and skills. I am trying to locate job
  454. descriptions, lists of job titles, lists of skills, and other
  455. related information.
  456.  
  457. Any submissions, replies, or suggestions would be appreciated.
  458.  
  459. I would also like to hear about what you do as a desktop publisher,
  460. how you came to be a desktop publisher, how becoming a desktop
  461. publisher has changed your career, how you prepared to become a
  462. desktop publisher, etc.
  463.  
  464. Thank you.
  465.  
  466. Mike Kleper
  467. Professor, RIT
  468.  
  469. ------------------------------
  470.  
  471. Date: Fri, 19 Mar 93 17:47:42 +0100
  472. From: Martin Jourdan <Martin.Jourdan@inria.fr>
  473. Subject: DuoDock and color screen > 16" (A)
  474.  
  475. This is a summary of the answers I got to my request about having a
  476. video card and a big color screen on a DuoDock.  I got four answers.
  477.  
  478. None of these answers was really negative, so in principle it should
  479. work.  There is a glitch however, reported by Elliot Bennett:
  480.  
  481. ``The problem is that the Monitors control panel never remembers the
  482. settings when you go back and forth from the built-in display to your
  483. desktop displays.  This means that you have to reset the the color
  484. depth (and menu bar placement if you have more than one monitor
  485. connected to your dock as I do) EACH time you switch from one to the
  486. other.  It's a ROYAL pain (and a known bug).  BUT, as I said, you can
  487. use this system if you're willing to put up with setting the monitors
  488. CP each time you switch (and rebooting if you're doing any more than
  489. changing the color depth).''
  490.  
  491. If I have any more answers, I'll summarize them too.
  492.  
  493.                     Martin Jourdan
  494.  
  495. ------------------------------
  496.  
  497. Date: Thu, 18 Mar 93 08:57:30 PDT
  498. From: ace@tidbits.com (Adam C. Engst)
  499. Subject: Europrices, inc. software
  500.  
  501. Forwarded from TidBITS so others can have the benefit of seeing these
  502. interesting comments even if we can't afford the space to publish all of
  503. the ones we receive. Please continue the discussion here; I will be
  504. listening in. Thanks for thinking about what we write!
  505.  
  506. cheers ... Adam C. Engst, TidBITS Editor
  507.  
  508. # Forward of letter <9303161026.AA00191@ etiserv.eti.bio.uva.nl > from "Ferren
  509. MacIntyre" <ferren@etiserv.eti.bio.uva.nl>:
  510. #
  511. # Date: 16 Mar 93 11:46:16 U
  512. # From: "Ferren MacIntyre" <ferren@etiserv.eti.bio.uva.nl>
  513. # Subject: Europrices, inc. software
  514. #
  515. # Something which Americans may not be conscious of is that higher Europrices
  516. # (for software and everything else) reflect higher social expectations (at
  517. least
  518. # in northern Europe), which must be paid for one way or another
  519. (TANSTAAFL!).  A
  520. # Scandinavian distributor of US computer hardware was finally put out of
  521. # business by an embezzling employee -- but employment-protection laws
  522. prevented
  523. # him from firing her in the meantime.  The average Norwegian work week (after
  524. # correcting for vacations, sick leave, sunny days, maternity leave, etc. --
  525. but
  526. # not including coffeebreaks, planning meetings, groups discussions, and
  527. arguing
  528. # with burocrats) is a mere 24 hours.  Expatriate Americans of my acquaintance
  529. # consistently put in 50 to 100% longer work weeks than their co-workers, just
  530. # out of habit.
  531. #
  532. # On the other hand, there are almost no street people in Scandinavia.  The 2
  533. # dozen "bums" in Bergen *choose* to spend their social welfare payments on
  534. # $15/bottle (cheap) wine:  the government still gathers them up every winter
  535. and
  536. # stores them in warm places.  *No one* in Holland lacks medical care.  All of
  537. # this TLC costs money, and a lot of it comes from value-added taxes.
  538. Europeans
  539. # put up with these taxes primarily because they view American disregard of
  540. # social niceties as lying somewhere in the triangle whose vertices are
  541. # uncivilized, inhuman, and unjust.
  542. #
  543. # --Ferren
  544. #
  545. # Ferren MacIntyre    =    ferren@eti.bio.uva.nl
  546. # Fax: 31-20-525-7238     Voice: ...525-7239
  547. # Expert-center for Taxonomic Identification
  548. # PB 4766,  NL-1009 AT Amsterdam,  Holland
  549. #
  550.  
  551. ------------------------------
  552.  
  553. Date: 19 Mar 1993 07:16:24 U
  554. From: "BIESECKER" <BIESECKER@cidss.af.mil>
  555. Subject: Extensions, Extensions, Extensions
  556.  
  557. In Info-Mac Digest V11/#60 Dan asks:
  558.  
  559. >p.s. Can anyone beat my record of 45 Extensions and Control Panels?
  560.  
  561. 67. Running on a IIx, with System 7.1, 8 MB RAM, and *absolutely* no
  562. problems.
  563. (Don't tell my boss, he'd get pi**ed!)
  564.  
  565. Yes, it's at work.  (But I do a LOT of Network Manager stuff...)
  566.  
  567. Aloha from Hawaii!  TED
  568.  
  569. ------------------------------
  570.  
  571. Date: Fri, 19 Mar 93 23:18:34 CST
  572. From: cwang@flower.amath.nchu.edu.tw (chian wang)
  573. Subject: Forward delete on the standard Apple keybord? (Q)
  574.  
  575. Hello from Taiwan,
  576.  
  577. Is there any program that can archieve forward delete on the standard Apple
  578. keyborad?
  579.  
  580. Thanks.
  581.  
  582. Chian Wang
  583. cwang@flower.amath.nchu.edu.tw
  584.  
  585. ------------------------------
  586.  
  587. Date: Fri, 19 Mar 93 11:38:28 CST
  588. From: PULLMANN@VM1.TUCC.TRINITY.EDU
  589. Subject: Freeware/shareware fonts (R)
  590.  
  591. Norm Weiner asks:
  592.  
  593. >In the March/April 1993 issue of Aldus Magazine, there is a sidebar about
  594. >shareware/freeware fonts, all available on CompuServe. I'm not tied into
  595. >CompuServe, so I checked the Sumex archives for the fonts I liked - to no
  596. >avail. Could someone get them off CompuServe and post them here or directly
  597. to
  598. >me? I'm especially interested in Comics CarToon by Pat Snyder, Eraser Dust,
  599. >Pixie Font, Rabbit Ears, Showboat, and Tribeca, all by David Rakowski. (Or
  600. >maybe someone can tell me how to get in touch with David Rakowski.) Thanks
  601. for
  602. >your help in advance.
  603.  
  604. Have you tried wuarchive.wustl.edu? Look in:
  605. mirrors3/archive.umich.edu/mac/system.extensions/font
  606.  
  607. I know ComicsCartoon is there, or at least used to be a few months back,
  608. 'cause I downloaded it and took a look at it. Didn't keep it, though, so
  609. I can't send it on to you. I don't know about the other fonts you
  610. mentioned, but there are a lot more at this site than at sumex, so give
  611. it a shot.
  612.  
  613. Hope this helps,
  614.         Pat
  615.  
  616. Pat Ullmann  PULLMANN@VM1.TUCC.TRINITY.EDU or PULLMANN@TRINITY (BITNET)
  617.  
  618. ------------------------------
  619.  
  620. Date: Fri, 19 Mar 93 22:27:43 +0100
  621. From: Vecoven Frederic <U514303%BLIULG11.BITNET@Forsythe.Stanford.EDU>
  622. Subject: Hard disk error
  623.  
  624. Hello everyone,
  625.  
  626. I use a Mac SE/30 with a 80Mb internal hard disk and a 520MB external.
  627. Since a dew days, I *must* boot from the internal disk, because if I boot
  628. >From the external, I go to MacsBug with the following message "Invalid index
  629. passed to ResolveDirectory". I have tried Norton Disk Doctor and MacTools,
  630. but they found nothing. In MacsBug, issuing the "es" (escape to system)
  631. command
  632. puts the finder on, but the same happens on the next reboot...
  633. I also tried to rebuild the desktop... no change.
  634.  
  635. Has anybody an idea of what to do ?
  636. Thanks a lot.
  637.  
  638. Frederic Vecoven  (U514303@vm1.ulg.ac.be)
  639.  
  640. ------------------------------
  641.  
  642. Date: Fri, 19 Mar 1993 19:53:59 -0500
  643. From: Jeffrey Rounsville <rounsvil@crayola.cs.psu.edu>
  644. Subject: How to play ".au" sounds
  645.  
  646. Howdy all.  Does anyone know what shareware program to get (and where) that
  647. would allow me to play SUN ".au" sounds.  If you can suggest one, try to
  648. suggest one that doesn't require ".tar"-ing.
  649. Much obliged,
  650.  Matt Herbison
  651.  Penn State University
  652.  
  653. ------------------------------
  654.  
  655. Date: Fri, 19 Mar 1993 16:26:19 -0500
  656. From: Charlie.Mingo@p4218.f70.n109.z1.fidonet.org (Charlie Mingo)
  657. Subject: Japanese Word Processor???  (R)
  658.  
  659. u9245340@cs.uow.edu.au (Nicholas Daniel Boyle) Subject:
  660.  
  661. > >I am looking for a Japanese Word Processor for the Mac.
  662. > >Does anybody know where I can find one or where I can get more
  663. > >info???
  664.  
  665. >  How about using system 7.1's world script Japanese and MS
  666. > WORD 5.xx or Teachtext or any other text editor... i've been
  667. > using them for 4 months now!!
  668.  
  669. I don't know about your experience, but MS Word 4 or 5 (and most
  670. commercial WP packages) will not work properly with KanjiTalk
  671. 6.0.7, KT 7.1, or the Kanji WorldScript module under US System
  672. 7.1.  This is both from my experience, and from official MS info.
  673.  
  674. The reason is that most commercial WP programs don't use Apple's
  675. Script Manager routines, so they don't expect to see multi-byte
  676. characters.  The result is that when you mouse on a character in a
  677. Kanji-text line, the insertion point will appear well to the left.
  678. Also, Word 5 does not know how long a Kanji line is, so the line-
  679. folding is inappropriate.  And Word will even let you start typing
  680. with the insertion point in the middle of a multi-byte character,
  681. which usually leads to unpleasent results.
  682.  
  683. TeachText, and any other application that uses the Mac's built-in
  684. TextEdit package, will handle Kanji text perfectly.  Of course, you
  685. are then limited to 32K byte texts, by the TextEdit bug.
  686.  
  687. If you want a text-editing package that works properly with texts
  688. over 32,000 bytes in length, you'll have to get the new Nisus 3.4,
  689. WordPerfect 2.1.3 or later, or one of the freeware Japanese text
  690. editors.
  691.  
  692.  
  693.  
  694. ------------------------------
  695.  
  696. Date: Fri, 19 Mar 1993 06:44:25 GMT
  697. From: seale@possum.den.mmc.com (Eric H Seale)
  698. Subject: K&R C book
  699.  
  700. Info-Mac@sumex-aim.stanford.edu writes:
  701.  
  702. >seale@possum.den.mmc.com (Eric H Seale) writes:
  703. >>Personally, I'd skip K&R (this just documents "classic C" --
  704. >>you should probably be more modern and learn "ANSI C" unless
  705. >>you are of a historic bent).
  706. >Actually, the second edition covers ANSI C...
  707.  
  708. I stand (well, sit) corrected -- I guess I'm just too used to thinking
  709. of pre-ANSI C as "K&R C".  Thanks for the update...
  710.  
  711. Eric Seale
  712. #include <disclaimer.std>
  713.  
  714. ------------------------------
  715.  
  716. Date: Fri, 19 Mar 1993 11:43 EST
  717. From: MOKWA@vms.cis.pitt.edu
  718. Subject: MacLang
  719.  
  720. If anyone has any information on MacLang (some kind of language teaching
  721. program), my better half would appreciate knowing where to get it.
  722. Thanx much.
  723. Thomas
  724.  
  725. MOKWA@vms.cis.pitt.edu
  726. MOKWA@pittvms
  727.  
  728. ------------------------------
  729.  
  730. Date: 19 Mar 93 13:37 +0100
  731. From: "Dr. Giulio Trillo' MD." <trillo%urz.unibas.ch@Forsythe.Stanford.EDU>
  732. Subject: Macpwrbook-l
  733.  
  734. Hi,
  735. I've read on info-mac that "somewhere" there is a distribution
  736. list named "macpwrbook-l" that probably is dedicated to the user
  737. of fabulous toy that is the PeeBee.
  738. Can anyone tell me which is the listserver that handl
  739. e that
  740. list? I've tried my local one, but it doesn't work...
  741. Thanks everyone!
  742.  
  743. Giulio
  744.  
  745. ------------------------------
  746.  
  747. Date: Thu, 18 Mar 93 22:41:26 -0500
  748. From: mjkobb@media.mit.edu
  749. Subject: MacRecorder problems on IIfx
  750.  
  751. Greetings!
  752.  
  753.   I recently acquired a Mac IIfx with 20Mb of RAM.  I swapped in
  754. this CPU in place of my old IIx, with my hard drives, video cards,
  755. etc.  left in place.  So, it's all the same stuff, except the IIfx
  756. itself.
  757.  
  758.   Now, I find that I can't use my MacRecorder.  The MacRecorder
  759. extension comes up at startup with a big 'X' through it, so that I
  760. can't use SoundEdit Pro (needs the driver).
  761.  
  762.   Can anybody tell me what's going on here?  I've got some stuff I
  763. really want to digitize, but I can't do it until I can get the
  764. driver to work.
  765.  
  766.   I'm using MacRecorder Driver 1.02 and SoundEdit Pro 1.0.  I'm
  767. running System 7.0.1 with TuneUp 1.1.1.  I'm running a whole stack
  768. of extensions, but I get the same result with all of them off except
  769. the MacRecorder driver and AutoDoubler.
  770.  
  771.   I've tried with 32-bit mode both on and off, but it makes no
  772. difference.
  773.  
  774. Help!
  775. --Mike
  776.  
  777. ------------------------------
  778.  
  779. Date: Fri, 19 Mar 1993 21:19:43 -0500
  780. From: Jeffrey Rounsville <rounsvil@crayola.cs.psu.edu>
  781. Subject: Mac running VGA moniter?
  782.  
  783. Howdy.  What software is necessary to run a VGA moniter with a PowerBook
  784. 160?  Or is it not possible?  Thanks for any help.
  785.  Matt Herbison
  786.  Penn State University
  787.  
  788. ------------------------------
  789.  
  790. Date: Thu, 18 Mar 1993 22:33:48 EST
  791. From: "Jeffrey N. Fritz" <JFRITZ%WVNVM.BITNET@Forsythe.Stanford.EDU>
  792. Subject: Macs in the White House
  793.  
  794. > Did the White House redo their computer system, upgrading to Apple?
  795. > Who has info on this??? Is it true that Clinton could have a Mac on his
  796. desk?
  797.  
  798. I don't pretend to have any inside information, but with all the talk
  799. about John Scully's appearances with the first family, I've been trying
  800. to keep an eye out.  ABC recently ran a special with Clinton speaking to
  801. children in the White House.  The beginning of the program started out
  802. in the Oval Office.  As the camera panned around President Clinton's
  803. desk and crendenza, I didn't see any computers (Mac other otherwise).
  804.  
  805. However, Clinton has an office on the upper floors that he uses for
  806. more private work.  There could be something up there.
  807.  
  808. Just my 2 cents.
  809.  
  810. Jeff Fritz
  811. West Virginia University
  812.  
  813. ------------------------------
  814.  
  815. Date: 19 Mar 93 07:13:54 GMT
  816. From: ferch@ucs.ubc.ca (Les Ferch)
  817. Subject: MacTCP no Local/Ether Talk Icon, Can't fix it
  818.  
  819. In digest <9303180042.AA16855@SUMEX-AIM.Stanford.EDU>
  820. Info-Mac@sumex-aim.stanford.edu writes:
  821.  
  822. >rather than seeing a choice of Local/EtherTalk and Ethernet, I see only
  823. >a choice of Ethernet.  I had this problem once before, and tried rebuilding
  824.  
  825. Known bug. The fix is to get MacTCP 1.1.1.
  826.  
  827. ------------------------------
  828.  
  829. Date: Fri, 19 Mar 93 12:21:28 EST
  830. From: jwrzos@cit.hmc.psu.edu
  831. Subject: MacTCP no Local/Ether Talk Icon, Can't fix it
  832.  
  833. Bruce, try to use Network Software Installer 1.3 to re-install AppleTalk.
  834. It looks like some version of NSI have an undocumented error. I experienced
  835. similar problem, and re-installation of AT fixed it.Hope it help.
  836. Jurek Wrzos (jwrzos@cit.hmc.psu.edu)
  837. Center for Information Technology
  838. The Milton S. Hershey Medical Center
  839. P.O. Box 850,  Hershey, PA 17033
  840. (717) 531-8191
  841.  
  842.  
  843.  
  844. ------------------------------
  845.  
  846. Date: Fri, 19 Mar 1993 15:46:40 -0700
  847. From: lankton@orion.colorado.edu
  848. Subject: Mac Text Processor Needed (C)
  849.  
  850. >-- FAQ on --
  851. >
  852. >What is a good, solid text processor for the Mac? I mean something of OUR
  853. >times not something like Vantage 1.6.1 that was last updated just before the
  854. >dynosaurs vanished.
  855. >
  856. >-- FAQ off --     (<------  This is a shear coincidence).
  857. >
  858. >Background: I've just sent back a money-back-guarantied Vantage 1.6.1.,
  859. >mainly (but not only) because of a virtually customer-insulting macro
  860. >language, and crashes.
  861. >
  862. >Anyone using Qued 2.5? - How is it?? How does it compare to Vantage
  863. >featurewise.
  864. >
  865. >Also a friend told me to 'cut the crap' and get MPW, because it's
  866. >a better deal than Think C, and the best Mac text processor to date.
  867. >any comments?? (Qued wasn't 2.5 then though)
  868.  
  869. Listen to your friend. The MPW editor and its associated tools are really
  870. powerful for all kinds of text manipulations. It's easy to start a major
  871. forest fire by getting into a discussion of Think C vs. MPW for programming,
  872. but if you also need to do a bunch of file processing, utility-building and
  873. general 'shell'-type work, MPW is clearly the way to go. (I happen to like
  874. it for programming, too!)
  875.  
  876. Mark Lankton (lankton@orion.colorado.edu)
  877.  
  878. ------------------------------
  879.  
  880. Date: Fri, 19 Mar 93 08:23:24 PST
  881. From: "Peter Jorgensen" <PJORGENSEN%COLGATEU.BITNET@Forsythe.Stanford.EDU>
  882. Subject: MacWeek address
  883.  
  884. Received: from COLGATEU.BITNET by COLGATEU.BITNET (PMDF #3157 ) id
  885.  <01GVZOGAZSGW91XY6Y@COLGATEU.BITNET>; Fri, 19 Mar 1993 11:26:45 EDT
  886. Date: 19 Mar 1993 11:26:45 -0400 (EDT)
  887. From: Peter Jorgensen <PJORGENSEN@COLGATEU.BITNET>
  888. Subject: MacWeek address
  889. To: infomac: ;
  890. Message-id: <01GVZOGAZSGY91XY6Y@COLGATEU.BITNET>
  891. X-Envelope-to: info-mac@sumex-aim.stanford.edu
  892. X-VMS-To: in%"infomac"
  893. MIME-version: 1.0
  894. Content-transfer-encoding: 7BIT
  895.  
  896. The address for MacWeek is:
  897.  
  898. Customer Service Department
  899. MacWEEK c/o JCI
  900. P.B.Box 1766
  901. Riverton, NJ 08077-7366
  902. (609) 461-2100
  903.  
  904. Peter Jorgensen - Colgate University Research & Instructional Computing Spec.
  905.         - Mac/DOS/VMS consultant, PMDF Postmaster, HyperTalker
  906.  
  907. ------------------------------
  908.  
  909. Date: Fri, 19 Mar 1993 16:32:53 -0500
  910. From: Charlie.Mingo@p4218.f70.n109.z1.fidonet.org (Charlie Mingo)
  911. Subject: MacWhiteHouse (C)
  912.  
  913. schomer@mailhost.cs.pdx.edu (Matthew T. Schomer) writes:
  914.  
  915. > Did the White House redo their computer system, upgrading to
  916. > Apple? Who has info on this??? Is it true that Clinton could
  917. > have a Mac on his desk?
  918.  
  919. The White House needs new computers very badly (especially after a
  920. federal judge had all the hard drives on their PC's siezed to be
  921. sent to the National Archives).  They would really like Macs, and a
  922. number of WH staffers already have PowerBooks.
  923.  
  924. However, redoing the WH computer system would cost several million
  925. dollars, and Clinton is announcing budget cuts for the WH, so it's
  926. a little hard to swing at the moment.  Scully has reportedly offered
  927. to give them a few million dollars' worth of Macs (good PR, eh?), but
  928. for political and legal reasons the WH could not accept the offer.
  929.  
  930. Who knows, maybe they just found the money.
  931.  
  932.  
  933.  
  934. ------------------------------
  935.  
  936. Date: Fri, 19 Mar 1993 17:36:34 -0600 (CST)
  937. From: Larry Rymal <lrymal@tenet.edu>
  938. Subject: MacWrite Pro arrived (yawn--grrrr!)
  939.  
  940. Folks,
  941.  
  942.     As many of you know, I have moaned over this service for a
  943. couple of years that I have not found a suitable replacement
  944. for the now abandoned-FullWrite Professional.  After seeing that
  945. MacWrite Pro could be had for $69.00 during a special offer, I
  946. decided to purchase it, hoping that with all the ballyhoo that it has
  947. received for the past two years, that it might be the
  948. replacement that I'm after.  As expected, I am incorrect.
  949. First, let me explain some brief key points that I really
  950. need in a word processor that are included in FullWrite's
  951. commands and options:
  952.  
  953.  
  954. FullWrite Professional's features that I use and need:
  955.  
  956. 1) Floating sidebars that offer TOTAL word processing and
  957.    graphing features.  The same commands that exist for the
  958.    word processor exist within the sidebar.
  959.  
  960. 2) Documented voice annotation windowed notes.  With an
  961.    automatically supplied time and date in the window bar,
  962.    a post-it note can be created in FullWrite, with voice
  963.    annotations.  Also, the note can, upon the user's discretion,
  964.    automatically open and/or sound-off when that note's
  965.    document is loaded opened.
  966.  
  967. 3) A very friendly outliner that supports working within
  968.    sidebars and columns.  It also allows for level swaps.
  969.  
  970. 4) A primitive, though workable graphics option.  It supports
  971.    curved lines, circles, etc., AND the ability to attach
  972.    arrow-heads to curved lines for technical illustrations.
  973.  
  974.  
  975. MacWrite Pro:
  976.  
  977.     In response to the above features that I need in my line of
  978. work, here is what MacWrite Pro offers:
  979.  
  980. 1) Floating frames.  These are very primitive and do not offer
  981.    the TOTAL word processor command set as FullWrite does.  One
  982.    cannot place columns inside the frame, for example.  This
  983.    can be done, EASILY, with FullWrite.
  984.  
  985. 2) Voice annotation windowed notes.  Has a neat quality option
  986.    feature in that you can select the sample rate of your
  987.    voice, thus saving space.  These are NOT documented
  988.    automatically with the current time and date as is done
  989.    with FullWrite.  Also, there is NO option for individual
  990.    voice annotated notes to open automatically when the document
  991.    is loaded.
  992.  
  993. 3) No outliner.  Amazing!  Absolutely incredible for such a
  994.    program that is called "Pro".
  995.  
  996. 4) The graphic ability is more primitive than I imagined when
  997.    compared to FullWrite's graphics editor.  It is a simple
  998.    border creator and imported picture cropper.  You cannot
  999.    draw anything.  Again, I find this incredible for a program
  1000.    that has the word "Pro" in its name.
  1001.  
  1002. 5) There is no "5)" for FullWrite Professional.  Anyway, I find
  1003.    it interesting that BBEDIT and MacWrite Professional use
  1004.    an identical document importer (Inserter).  The same and
  1005.    identical file types are listed.  Perhaps BBEDIT is picking
  1006.    up the Claris translators or something.  I dunno.
  1007.  
  1008.  
  1009.     For $69.00, this is a good word processor.  Column manipulation
  1010. is easy and uneven columns are supported.  The floating frames
  1011. can run across columns--very nice. But, this is NOT a $100.00
  1012. program in its present incarnation.  Actually, I have no idea
  1013. of the list price, but I wouldn't pay over $100.00.
  1014.     So, I'm still searching.  With the AddIT option, maybe
  1015. someone can write the features I need.  In the meantime, I pray
  1016. that FullWrite can hang tough as System 7nn continues evolving.
  1017.     Note that I received MacWrite Pro just two hours ago and
  1018. perhaps, and hopefully, I'm wrong in my pre-conclusions.  Also,
  1019. note that I placed the order only a couple of days ago.  The
  1020. shipping department certainly is quick.
  1021.  
  1022. --Larry Rymal <lrymal@tenet.edu>
  1023.  
  1024.  
  1025. ------------------------------
  1026.  
  1027. Date: 19 Mar 1993 08:47:10 U
  1028. From: "Anne" <harwell@bandw.panam.edu>
  1029. Subject: Microsoft plans to remove interactive Mail support on ALink
  1030.  
  1031. This item was posted to AppleLink March 18. The MS Mail bulletin board has
  1032. always been the most useful service MS has offered on ALink because it was the
  1033. only place users could post questions directly to MS and receive answers. Now
  1034. it looks like they want us to begin sending private mail to MSMAILSDK. I feel
  1035. that taking away a shared forum where everyone can read the problems and
  1036. questions that others have encountered will be a step back for MS and its
  1037. customers.
  1038.  
  1039. -abh
  1040.  
  1041.  ------------------------------------------
  1042. The Microsoft AppleLink Bulletin Board is being changed to become a "News" or
  1043. Read-only bulletin board.  We are doing this for two reasons:
  1044.  
  1045. 1)  This bulletin board is not, and has never been monitored regularly by
  1046. Microsoft Product Support Services, with the exception of the Microsoft Mail
  1047. folder.  Despite postings directing users on how to contact Microsoft for
  1048. support, many customers unknowingly posted requests for support and were
  1049. disappointed when they did not receive answers.  In order to provide high
  1050. quality support and avoid disappointments, we are restructuring access to the
  1051. BBS to avoid any appearance that we can provide support in this forum.
  1052. MICROSOFT MAIL WILL CONTINUE TO PROVIDE SUPPORT VIA A SPECIAL ACCOUNT.  FOR
  1053. SUPPORT QUESTIONS PLEASE LINK MSMAILSDK.
  1054.  
  1055. 2)  Microsoft marketing is now updating this bulletin board with new
  1056. information for your use.  For some time, this has been inadvertently
  1057. neglected.  Microsoft marketing support for AppleLink has been reorganized,
  1058. and
  1059. information will be updated throughout March 1993.  We hope this information
  1060. will be useful, and address your needs for product information.
  1061.  
  1062. If you have a posting on this board, it has been or will be deleted.  Most
  1063. customers could not be contacted with answers since no AppleLink ID was
  1064. typically noted.  If you need technical support, please see the message
  1065. "Contacting Microsoft", and contact the appropriate support group.
  1066.  
  1067. We hope this will result in a bulletin board that will be more useful to you,
  1068. and help you better find resources Microsoft offers for customer service.
  1069.  
  1070. If you have any suggestions on future improvements to the Microsoft BBS, or
  1071. other information you'd like to see posted, please link MS.PatCr, (Pat
  1072. Crenshaw
  1073. at Microsoft) whose account will be on line shortly.
  1074.  
  1075. Thank you.
  1076.  
  1077.  
  1078. ------------------------------
  1079.  
  1080. Date: Fri, 19 Mar 93 11:15:00 PST
  1081. From: dfhdf@charon.dfh.dk
  1082. Subject: Modems on different systems (Q)
  1083.  
  1084. Hi everyone out there!
  1085. This is my first letter to sumex-aim so I'm sorry if this is a FAQ! :)
  1086. I want to buy a modem, but I don't seem to be able to get a straight answer
  1087. to my question: Is it possible to connect any modem (with an rs232) to any
  1088. machine. I have a Macintosh, an Commodore Amiga and a PC - sorry about the
  1089. last one ;) - assuming I got the right software to each computer?
  1090. Hope someone out there in the wide world will help me!!
  1091.               Greetings from
  1092.               Morten Sidelmann (Internet: dfhdf@charon.dfh.dk)
  1093.  
  1094. ------------------------------
  1095.  
  1096. Date: Fri, 19 Mar 93 06:32:41 -0500
  1097. From: garmenjm@arvx01.dnet.dupont.com (Jaime Garmendia - DuPont Argentina)
  1098. Subject: Mystery file
  1099.  
  1100. A colleague recently posted the attached question on an internal bulletin
  1101. board:
  1102.  
  1103. >>    I have suddenly noticed a file (blank icon) in my System folder called
  1104. >>    Indexor.  It can be opened from Microsoft Word, and contains the
  1105. >>    message:
  1106. >>    Welcome to Indexor!
  1107.  
  1108. >>    Indexor file created by Seahaven Towers
  1109. >>    on Thu, Dec 17, 1992 at 9:57:09 AM.
  1110.  
  1111. Anybody know what is this file about? Who or what is "Seahaven Towers"?
  1112.  
  1113. E-mail replies are welcome,
  1114.  
  1115. Jaime Garmendia
  1116. DuPont
  1117.  
  1118. garmenjm@arvx01.dnet.dupont.com
  1119.  
  1120. ------------------------------
  1121.  
  1122. Date: Fri, 19 Mar 93 11:07:14 EST
  1123. From: "Mel Martinez"  <mem@JHUFOS.pha.jhu.edu>
  1124. Subject: Nisus & Quickeys listserv changes
  1125.  
  1126. Users of Nisus and Quickkeys may be interested to know that their are internet
  1127. lists that focus on those two products.
  1128.  
  1129. Current subscribers who have been missing mail from these two lists should be
  1130. aware that recently the two lists have been set up on a proper listserver.
  1131. For
  1132. most people this has not been a problem at all, but for some it is recommended
  1133. that you unsubscribe and then resubscribe.  Even if you have not been having
  1134. any
  1135. problems, you might want to do so to get your name properly registered with
  1136. the
  1137. listserver.
  1138.  
  1139. The listserver to send commands to is: listserv@syrinx.kgs.ukans.edu
  1140.  
  1141. The subject is ignored so don't worry about what you put in the subject line.
  1142.  
  1143. To unsubscribe put the following command in the message body:
  1144.  
  1145. UNSUBSCRIBE nisus       (or UNSUBSCRIBE Quickeys)
  1146.  
  1147. To subscribe put the following command in:
  1148.  
  1149. SUBSCRIBE nisus Tom R. Smith    (put YOUR name for "Tom R. Smith", silly!)
  1150.  
  1151.  
  1152. That is it!  Upper case is NOT necessary, btw.
  1153.  
  1154. You can send more than one command at a time to the listserv so you can unsub
  1155. and sub to both lists in one message.  Just make sure your syntax is correct.
  1156.  
  1157. Other commands that you might wish to send are:
  1158.  
  1159. SET <listname> MAIL ACK      ->sends you a copy of your own posts
  1160. WHICH                        ->tells you which lists you are subscribed to
  1161. REVIEW <listname>            ->sends you a list of all subscribers
  1162. HELP                         ->sends you a list of these and other commands
  1163.  
  1164.  
  1165. We look forward to your presence on these lists.
  1166.  
  1167. Mel Martinez
  1168. The Johns Hopkins University
  1169. Dept. of Physics
  1170. mem@jhufos.pha.jhu.edu
  1171.  
  1172. ------------------------------
  1173.  
  1174. Date: Fri, 19 Mar 93 11:13:21 EST
  1175. From: "Mel Martinez"  <mem@JHUFOS.pha.jhu.edu>
  1176. Subject: Nisus & Quickeys listserv changes (oops)
  1177.  
  1178. Crud.
  1179.  
  1180. I forgot to mention, of course, that the addresses to send POSTINGS to are
  1181. still the same:
  1182.  
  1183.  nisus@syrinx.kgs.ukans.edu         for the nisus list and
  1184.  quickeys@syrinx.kgs.ukans.edu      for the quickeys list
  1185.  
  1186. Sorry about that.
  1187.  
  1188. And again, the listserv handling both lists is now:
  1189.  
  1190. listserv@syrinx.kgs.ukans.edu
  1191.  
  1192. Send the message HELP to the latter address for subscriber info or see my
  1193. previous post.
  1194.  
  1195. Sorry about that.
  1196.  
  1197. Mel Martinez
  1198. The Johns Hopkins University
  1199. Dept. of Physics
  1200. mem@jhufos.pha.jhu.edu
  1201.  
  1202. ------------------------------
  1203.  
  1204. Date: Fri, 19 Mar 93 15:32:35 EST
  1205. From: "Mel Martinez"  <mem@JHUFOS.pha.jhu.edu>
  1206. Subject: Nisus Upgrade: CAn it do...? (C)
  1207.  
  1208. In info mac v11 #60 Graeme Forbes <PL0BALF@VM.TCS.Tulane.EDU> writes:
  1209.  
  1210. > Sorry Francis, Nisus 3.4 is not Nisus XS. Nisus XS has now been renamed
  1211. > Nisus Writer, and won't be shipped until later this year at best. If you
  1212. > want Pub&Sub and AE's, you'll have to wait. And wait. And wait....
  1213. >
  1214. > The rationale for 3.4 is primarily to implement WorldScript, so if you
  1215. > don't write in 2 or more languages, it may not excite you much. It does
  1216. > have some new general features: text drag and drop, fuzzy find (from
  1217. > Nisus Compact), tracking, direct open of EPS files, and a few other
  1218. > things. The limited flag version is $20 so I'll probably upgrade. Those
  1219. > of you who want to mix English, Japanese and Farsi in the same doc
  1220. > will need the complete edition.
  1221. >
  1222. > When Words and Beyond ships, I'll be taking a look at it. The XS saga
  1223. > has grown very tiresome.
  1224. >
  1225. > Graeme Forbes
  1226.  
  1227.  
  1228. It should be noted that MS Word does not support Pub&Sub & Apple Events yet
  1229. either.
  1230.  
  1231. Actually, although I have been very satisfied with Nisus 3.06, the upgrade is
  1232. very nice.  I recieved 3.45 yesterday and my initial impressions are very
  1233. possitive.  It is noticeably smaller than 3.06 so loading is faster and has
  1234. many
  1235. very nice little touches that just make it, well, "nice".  It is more polished
  1236. than before.  Drag & drop is ok, although I doubt I will use it much.  The
  1237. Balloon Help is surprisingly quite useful.  That makes it the first major app
  1238. I
  1239. have that that is true for.  The option to keep the entire program loaded in
  1240. RAM
  1241. (also from Nisus Compact) makes it even faster than before.  Most of the
  1242. changes
  1243. are little things.  For $20 it is definitely worth it.
  1244.  
  1245. Mel Martinez
  1246. The Johns Hopkins University
  1247. Dept. of Physics
  1248. mem@jhufos.pha.jhu.edu
  1249.  
  1250. ------------------------------
  1251.  
  1252. Date: Fri, 19 Mar 93 17:41:23 -0500
  1253. From: Brian K. Kobleur <wk01803@worldlink.com>
  1254. Subject: Numerical Data from Graphs (Q)
  1255.  
  1256. Greetings O Wise Nettlings!
  1257.  
  1258. I can't seem to remember the name of software that will provide numerical
  1259. data based on a scanned in graph.  I seem to remember seeing that this was a
  1260. commercial item, but can anyone give me a pointer?
  1261.  
  1262. Thanks much!
  1263.  
  1264. Brian
  1265.  
  1266. ------------------------------
  1267.  
  1268. Date: Thu, 18 Mar 1993 21:56 PST
  1269. From: "Tony Wong ......" <TWONG@SCUACC.SCU.EDU>
  1270. Subject: NuTek and Mac Clone.
  1271.  
  1272. I would like to put my two cents worth about NuTek's Mac clone.
  1273.  
  1274. If NuTek can come up with the machine two years ago, when the Macintosh
  1275. was still twice as expensive as today, when System 7 was still in the R&D
  1276. lab, it may find itself a niche in the Mac market. Today, I can go out
  1277. and buy a Centris 610 below $1800, equipped with 68LC040 and tons of built
  1278. in features, why should I spend, say $1500, for a machine from a company
  1279. with only 30 employees? Not to mention the problem of compatibility.
  1280.  
  1281. Even NuTek can successfully achieve a 90%+ compatibility and survive the
  1282. potential lawsuit from Apple, no one can guarantee Apple's next version of
  1283. system software or system extensions can run on their platform. Apple may
  1284. even design features that definitely crash the machine by taking the whole
  1285. thing apart.
  1286.  
  1287. I believe cloning a PC is very much different from cloning the Mac, in a
  1288. sense that PC has a published standard. No single vendor ( even the BIG
  1289. BLUE ) can single handedly modify it, and all software developers will
  1290. develop software compatible to the standard. While Mac is one of its kind,
  1291. and Apple can publish new standard anytime when they see fit. Besides, Mac
  1292. is a much, much more complicated and sophisticated machine with so many
  1293. built in functions in ROM and hardware.
  1294.  
  1295. In hindsight I would like to see some competition which should bring us better
  1296. machine faster and cheaper. But cloning a Mac is something far too risky
  1297. with too little return today. The chief of NuTek no doubt is a technical
  1298. genius, but it just not the right time and he might have taken a wrong
  1299. target. May be we should request a second source of Macs by asking Apple
  1300. to licensing the Mac hardware/software to other companies.
  1301.  
  1302.  
  1303.                                                         Tony
  1304.  
  1305. ------------------------------
  1306.  
  1307. Date: Fri, 19 Mar 1993 05:55:46 GMT
  1308. From: harrym@netcom.com (Harry Myhre)
  1309. Subject: NuTek Has Macintosh Clone Ready: Opinions?
  1310.  
  1311. I read the article, too. My question is why would I want a personal computer
  1312. with two personalities? I already like the Macintosh personality. I don't
  1313. want another personality lurking in there giving me problems. And I don't
  1314. want to pay for that other personality.
  1315.  
  1316. I say one interface per computer is enough. Make it the best interface that
  1317. man can invent and that's what I'll buy.
  1318.  
  1319. Nutek - nice experiment, but no thanks.
  1320.  
  1321. ------------------------------
  1322.  
  1323. Date: Fri, 19 Mar 93 18:29:34 MET
  1324. From: Christian F. Buser <CBUSER@EZINFO.vmsmail.ethz.ch>
  1325. Subject: Partitioning a File (R)
  1326.  
  1327. > ... I've heard somewhere about being able to
  1328. > "partition" large files for this purpose. Any help would be
  1329. > appreciated.
  1330.  
  1331. DiskDoubler (From Salient/Fifth Generation) offers this capability.
  1332.  
  1333. Best regards, Christian.
  1334.  
  1335. ------------------------------
  1336.  
  1337. Date: 19 Mar 1993 22:49:42 GMT
  1338. From: micah@stein.u.washington.edu (Micah Anderson)
  1339. Subject: Printer font layout problem--- PLEASE HELP SOON!
  1340.  
  1341.  
  1342.  
  1343.     Please if anyone has any notion to my problem let me know AS SOON
  1344.  
  1345.     Apparantly we have gotten this Postscript printer at work, it is
  1346.  
  1347. Thanks!
  1348.  
  1349. Micah
  1350.  
  1351. ------------------------------
  1352.  
  1353. Date: Fri, 19 Mar 1993 19:59:40 -0500
  1354. From: Jeffrey Rounsville <rounsvil@crayola.cs.psu.edu>
  1355. Subject: ResEdit "^O" references?
  1356.  
  1357. Howdy.  Does anyone out there know if it is possible to find out what the
  1358. "^O" is refering to in a DITL resource.  If so, how?  Plenty of thanks for
  1359. any help.
  1360.  Matt Herbison
  1361.  Penn State University
  1362.  
  1363. ------------------------------
  1364.  
  1365. Date: Thu, 18 Mar 93 19:44:29 PST
  1366. From: doug@cam.paramax.com (Doug Hardie)
  1367. Subject: Severe problem with Kermit 0.88(188)
  1368.  
  1369. The recently loaded version of kermit 0.99(188) has a severe problem with
  1370. large packet sizes.  Previous versions had similar problems but died with
  1371. a large number of retries and then quit trying to transfer the file.
  1372. However, this version will transfer a file to the Mac and indicate that
  1373. the file was successfully transferred, even though the last portion of the
  1374. file is missing.  Apparently the solution to the retry problem was to
  1375. toss the last short packet.  Unfortunately, with this version there is no
  1376. indication that a problems exists.
  1377.  
  1378. -- Doug
  1379.  
  1380. ------------------------------
  1381.  
  1382. Date: Fri, 19 Mar 1993 13:39 EST
  1383. From: E=MC^2 <ABRODY@vax.clarku.edu>
  1384. Subject: SIMMS, NEW YORK (A)
  1385.  
  1386. Mr. Mazzuca,
  1387. Go to J & R MUSIC AND COMPUTER WORLD off of the Williamsburg Bridge in
  1388. Manhatten.  They have tons of stuff for Mac, PC, and video, including SIMMS.
  1389. If you are staying overnight, order from MacConnection 1-800-334-4444.
  1390. Sincerely, ABRODY @ CLARKU
  1391.  
  1392. ------------------------------
  1393.  
  1394. Date: Fri, 19 Mar 1993 00:27:13 +0500 (EST)
  1395. From: Joseph Chiang-Shen Wu <wuj9@ac.wfunet.wfu.edu>
  1396. Subject: Sony 1604S + Centris in 2 Page mode
  1397.  
  1398. I am purchasing a Centris 650 and the Sony 1604S monitor.  Can someone
  1399. please tell me which cable I will need to get both the standard resolution
  1400. (72 dpi or 800 by 600) available with the non-multi sync Apple 16 inch as
  1401. well as the higher resolution, 1024 x 768 mode?  Do I need to switch cables
  1402. with the different sense pins everytime I want to switch resolution or is
  1403. there a more elegant way to do this?  Please e-mail me directly at
  1404. wuj9@ac.wfunet.wfu.edu and I will sumarize if there is sufficient
  1405. interest.
  1406.  
  1407. ------------------------------
  1408.  
  1409. Date: Fri, 19 Mar 1993 08:57:13 -0600
  1410. From: Neil Eric Mickelson <nem52463@uxa.cso.uiuc.edu>
  1411. Subject: SuperATM fonts
  1412.  
  1413. Hello again!
  1414.  
  1415. I answered my own question after calling Adobe about something else.  The
  1416. SuperATM upgrade ships with TypeOnCall, the Adobe font CD-ROM.  The Symbol,
  1417. Times, Courier, and Helvetica fonts are unlocked on the CD-ROM, so I DON'T
  1418. have to buy the package.  This should be reliable, coming straight from
  1419. Adobe.
  1420. I'll post if it isn't--I should get my upgrade today or tomorrow.
  1421.  
  1422. Thanks for the help!
  1423.  
  1424. Neil E. Mickelson
  1425. n-mickelson@uiuc.edu
  1426.  
  1427. ------------------------------
  1428.  
  1429. Date: Fri, 19 Mar 93 10:48:47 -0500
  1430. From: reiserdb@ttown.apci.com (David B. Reiser)
  1431. Subject: Superdrive problem (A)
  1432.  
  1433. regarding a mac IIci not recognizing a floppy:
  1434.  
  1435. The floppy drive has three switches at the bottom front. One to detect disk
  1436. presence, one to determine HD format disks, and one to determine if the write
  1437. lock "
  1438. window" is open. These switches are all subject to contact oxidation over
  1439. time.
  1440. My drives started to tell me every disk was locked, despite having the write
  1441. enable tab covering the hole in the disk.
  1442.  
  1443. The book "Dead Mac Scrolls" mentions the problem (specifically only with the
  1444. disk detect switch, but I'm sure it's applicable to the other two...) and
  1445. recommends WD-40 as a solution. You do have to take the floppy out of the
  1446. machine (and I found taking it out of the holder useful too) so that you can
  1447. avoid getting solvent in bad places (like on the read/write heads). I found
  1448. taking the drive out of its holder difficult initially, as the screws refused
  1449. to loosen. I solved that problem by _tightening_ the screws ever-so-slightly
  1450. and then backing them out. I recommend not spraying WD-40 in the drive. I
  1451. sprayed a squirt out into the room and then using the drip clinging to the
  1452. little red spray tube to touch various crevices on all three switches.
  1453.  
  1454. After applying the wd-40 and pressing each switch button several times, I
  1455. blotted the outside of each switch (any liquid on the outside is doing no
  1456. good)
  1457.  and reassembled the drive. The improvement was distinct and immediate, but
  1458. I still had about 10% of my disks show as locked. By the next day, the
  1459. problem was gone. I had let my problem get worse over the course of almost a
  1460. year (the old style floppy write protect tabs applied to a 3.5 disk helped
  1461. apply more pressure to the switch, delaying my need to repair...), so you
  1462. may see more immediate complete results.
  1463.  
  1464. Tweak and Stabilant-22, which are reasonably well known contact cleaners
  1465. might be better than WD-40 for this job, but wd-40 worked for me.
  1466.  
  1467. One other possible glitch-- I think the screws on the floppy drive holder are
  1468. Pozidriv (looks like Phillips, but isn't). You may or may not be able to use
  1469. a Phillips driver on the screws (mine didn't work, but then I also have a
  1470. bunch of pozidriv bits.)
  1471.  
  1472. Dave
  1473. reiserdb@ttown.apci.com
  1474.  
  1475. ------------------------------
  1476.  
  1477. Date: Fri, 19 Mar 93 16:21:37 EST
  1478. From: lewin@ksr.com
  1479. Subject: Telecomm program with vt100, small font, meta key
  1480.  
  1481. Hi...
  1482.  
  1483. I use my PB100 a lot for vt100 emulation. I have been a happy user of
  1484. PD and Shareware vt100 programs for some time. I am wondering if
  1485. anyone knows of a PD/Shareware terminal program that will:
  1486.  
  1487. (1) Provide vt100 emulation; and
  1488.  
  1489. (2) Let me use a small (7 pt.) font so that I can get lots of columns
  1490. and rows on my cute little screen; and
  1491.  
  1492. (3) Let me use the Command (or Option) key as a true "meta" key for
  1493. emacs.
  1494.  
  1495. I have come across a couple that win on two counts, but none that do
  1496. on all three.
  1497.  
  1498. Please email suggestions directly, I will post when I learn something.
  1499.  
  1500. Thanks!
  1501.  
  1502. Alex Lewin
  1503. Computer Weenie
  1504. Kendall Square Research
  1505.  
  1506. ------------------------------
  1507.  
  1508. Date: Thu, 18 Mar 93 09:19:58 PDT
  1509. From: ace@tidbits.com (Adam C. Engst)
  1510. Subject: TidBITS #165 - Privacy Issues
  1511.  
  1512. Forwarded from TidBITS so others can have the benefit of seeing these
  1513. interesting comments even if we can't afford the space to publish
  1514. all of the ones we receive. Please continue the discussion here; I
  1515. will be listening in. Thanks for thinking about what we write!
  1516.  
  1517. cheers ... Adam C. Engst, TidBITS Editor
  1518.  
  1519. # Date:     Wed, 24 Feb 93 13:20:17 EST
  1520. # From: Stephen Wall <SteveWall@aol.com>
  1521. # Subject:  E-Mail Privacy and Encryption.
  1522. #
  1523. # Regarding your suggestion in TidBITs #165 that you might write
  1524. # a simple encryption stack to secure your credit card numbers
  1525. # for E-Mail:  Don't bother, there are more elegant solutions
  1526. # already, with better soon to come.  If you're already familiar
  1527. # with the concept of public-key encryption, skip over most of
  1528. # whatfollows and forgive me for re-educating you about it,  but
  1529. # if you don't know about it, you should (IMHO).
  1530. #
  1531. # Public-key encryption is the perfect solution to the problem of
  1532. # sending your credit card number over an unsecure medium.
  1533. # Public-key encryption exploits algorithms that use two
  1534. # complimentary keys.  Documents that are encrypted with Key-1
  1535. # can only be decrypted with Key-2, and vice-versa. The advantage
  1536. # of this scheme is that a company desiring your credit card
  1537. # number can publish a "public" key to everyone and anyone, and
  1538. # by encrypting your credit card with that key, you can be sure
  1539. # that no one but the keeper of it's complimentary "secret" key
  1540. # can decrypt it.
  1541. #
  1542. # Efforts are already underway to facilitate exchange of private
  1543. # data like credit card numbers, most prominently in the Digital
  1544. # Signature Standard (DSS).  You may recall the controversy a
  1545. # year or so ago in various  trade magazines about NSA and the
  1546. # encryption algorithms in DSS. DSS will use public key
  1547. # encryption.  The controversy was between NSA, who wants the
  1548. # selected algorithms for DSS to be decryptable by dedicated
  1549. # crypto-spooks with access to a Cray, and the commercial
  1550. # encryption vendors, who have algorithms that make Crays sweat
  1551. # and the spooks lose sleep.
  1552. #
  1553. # Currently, there is a freely available public key encryption
  1554. # program available called PGP (for Pretty Good Privacy) by
  1555. # Philip Zimmermann. There's even a Mac port called MacPGP (by Z.
  1556. # Feiderowicz), which I'm pretty sure is in the Sumex archives.
  1557. # It's not the prettiest Mac implementation ever, but it works
  1558. # well and with a little encouragement from the right places
  1559. # (hint, hint) might be turned into something quite useful.  It's
  1560. # a very complete application, which will even take a multi-fork
  1561. # Mac file and encrypt it into a compressed E-Mailable format
  1562. # similar to binhex, but fully encrypted.  It just needs some GUI
  1563. # polishing.  There are Unix and DOS versions of PGP as well, so
  1564. # it's likely to flourish if encouraged.  Note that I have
  1565. # absolutely no connection to the PGP authors, I've just fiddled
  1566. # with it some and like what I see.
  1567. #
  1568. # Steve Wall
  1569. #
  1570. #
  1571. # Date:     Mon, 8 Mar 93 15:30:22 EST
  1572. # From: Stephen Wall <SteveWall@aol.com>
  1573. # Subject:  MacPGP & Privacy: A Small Problem
  1574. #
  1575. # I overlooked a problem regarding MacPGP when I originally
  1576. # checked it out that you'll need to be aware of if you're
  1577. # thinking of advocating it in any way.  The problem is that PGP
  1578. # (MacPGP and otherwise) employs RSA encryption to a small
  1579. # degree, and there's a company here in the USA that is claiming
  1580. # patent rights to RSA encryption.  I forget the name of the
  1581. # company, but it's rumored (in netnews) that they've gone so far
  1582. # as to  threaten legal action against some ftp sites in the USA
  1583. # that distribute it. They'd very likely try the same against any
  1584. # company publicly soliciting credit card sales using PGP as a
  1585. # secure transport.
  1586. #
  1587. # The most curious thing about this is that this company only
  1588. # applied for US patent rights, so it's free & legal elsewhere in
  1589. # the world.  Export law prohibits RSA from being distributed by
  1590. # US companies, so that may be a contributing factor.
  1591. #
  1592. # Steve Wall
  1593. #
  1594. # Date:     Wed, 17 Mar 93 13:44:22 EST
  1595. # From: Stephen Wall <SteveWall@aol.com>
  1596. # Subject:  Re:  MacPGP & Privacy: A Small Problem
  1597. #
  1598. # One final note on the subject.  I've seen at least one NetNews
  1599. # report that PGP 2.2 is out, including a new MacPGP with a
  1600. # prettier interface.  I haven't acquired it myself, so I don't
  1601. # know much about it.
  1602. #
  1603. # Steve Wall
  1604.  
  1605. ------------------------------
  1606.  
  1607. Date: Thu, 18 Mar 93 08:57:36 PDT
  1608. From: ace@tidbits.com (Adam C. Engst)
  1609. Subject: TidBITS#168 - European Software Prices
  1610.  
  1611. Forwarded from TidBITS so others can have the benefit of seeing these
  1612. interesting comments even if we can't afford the space to publish all of
  1613. the ones we receive. Please continue the discussion here; I will be
  1614. listening in. Thanks for thinking about what we write!
  1615.  
  1616. cheers ... Adam C. Engst, TidBITS Editor
  1617.  
  1618. # Forward of letter <199303161241.AA16853@mummy.agsm.unsw.OZ.AU> from Rob
  1619. Trevor <robt@mummy.agsm.unsw.OZ.AU>:
  1620. #
  1621. # From: Rob Trevor <robt@mummy.agsm.unsw.OZ.AU>
  1622. # Subject: Re: TidBITS#168/15-Mar-93
  1623. # Date: Tue, 16 Mar 1993 22:41:14 +1000 (EST)
  1624. #
  1625. # Two quick thoughts on non-North-American software markets based on my
  1626. # experience of the Australian market.
  1627. #
  1628. # 1)  There are very few local distributors who provide ANY form of tech
  1629. # support.  (I remember talking to the head of the company who had the
  1630. # monopoly distribution rights for Dantz's DiskFit.  It was at an Aussie
  1631. # MacWorld and he had the product on his stand.  Problem was, I asked when
  1632. # the upgrade was arriving -- but neither he nor his employees at the stand
  1633. # knew what DiskFit was (an excellent utility for floppy based backup).)  A
  1634. # few big companies with local subsidiaries (eg Microsoft) do provide some
  1635. # support, but its very low level.  (Tonya does a much better job
  1636. # electronically!)
  1637. #
  1638. # 2) In these days of international mail links, Compuserve Pacific etc,
  1639. # there should no longer need be any pretence that distributors need charge
  1640. (via
  1641. # high markups) for support. Fifth Generation Systems have recently
  1642. # installed a special 800 numberfor tech support that works from Australia.
  1643. # (Australians dial 0014-800-128-493 for 24 hrs a day, 7 days a week support
  1644. # from FGS direct.)  I haven't needed to use it, and haven't been inclined to
  1645. # abuse their generosity, so I haven't tried it.  But there's no reason why
  1646. # other companies can't do the same thing.  At the minimium, they should be
  1647. # able to provide fax support in English.  (I'm sure that FGS will win from
  1648. # this move.  The mind bogles at the kind of responses our local dealers and
  1649. # distributors would give to some complex incompatibility some inocent
  1650. # AutoDoubler user could stumble into.)
  1651. #
  1652. # Cheers,
  1653. #
  1654. # Rob
  1655.  
  1656. ------------------------------
  1657.  
  1658. Date: Fri, 19 Mar 93 16:05:17 EDT
  1659. From: David Virga <virgad@CC.ims.disa.mil>
  1660. Subject: Translators for Apple File Exchange (A)
  1661.  
  1662. >Date: 15 Mar 1993 01:26:55 -0600 (CST)
  1663. >From: "William M. Porter" <WMPORTER@Jetson.UH.EDU>
  1664. >Subject: translators for Apple File Exchange (Q)
  1665.  
  1666. >My copy of Apple File Exchange comes with one translator script, for
  1667. >DCA-RFT/MacWrite. Are there others? Using AFE I get the impression that
  1668. >it expects me to have more translators available, but I have no idea how
  1669. >to get them. I poked around everywhere in ftp.apple.com and could not
  1670. >find anything.
  1671.  
  1672. >Could somebody tell me how to get more of these--or if more exist?
  1673. >I plan to do some heavy-duty DOS-to-Mac-and-back file exchanging soon
  1674. >and would really like to be well equipped.
  1675.  
  1676. >TIA.
  1677.  
  1678. >Will Porter
  1679.  
  1680. Check out MacLink Plus/Translators, v7.0, by DataViz.  US$109 in the latest
  1681. MacWarehouse catalog.  It includes over 700 translators, according to that ad,
  1682. for word processing, spreadsheet, database and graphics conversions.  The ad
  1683. says it comes with Macintosh PC Exchange, which is new since the version that
  1684. I
  1685. have (v6.0 -- it included Dayna's DOS Mounter).
  1686.  
  1687. It's not flawles, but it works well enough for me and the other Mac users in
  1688. my
  1689. Agency that I recommend it as a standard utility in any Mac buy.
  1690.  
  1691. Dave
  1692. virgad@cc.ims.disa.mil
  1693.  
  1694. **  My opinions!!  Don't try to say, "The Government said..."  **
  1695.  
  1696. ------------------------------
  1697.  
  1698. Date: Fri, 19 Mar 93 11:47:20 -0600
  1699. From: achebonk@phibred.com (NUBI ACHEBO ext 4389)
  1700. Subject: Uncompressing SIT files from rigel.acs.oakland.edu
  1701.  
  1702. Please would somebody tell me how to desit some of the xxx.sit file at the
  1703. site above.  I have tried ExpandSit, Stuffit Lite, and Stuffit Expander
  1704. without success.  I need to make use of the files I downloaded.  I need a
  1705. response real fast.  Please email me directly.
  1706.  
  1707. Nubi Achebo
  1708. achebonk@phibred.com
  1709.  
  1710. ------------------------------
  1711.  
  1712. Date: Fri, 19 Mar 93 19:07:07 ITA
  1713. From: maurizio lana <LANA%ITOCSIVM.CSI.IT@Forsythe.Stanford.EDU>
  1714. Subject: using Apple CDROM drives under DOS!
  1715.  
  1716. Some time ago I asked for help about connecting a non-Apple CDROM drive to my
  1717. M
  1718. ac (it is a NEC CDR75).
  1719. Now I can point that with Trantor interface cards and their ROM BIOS, you can
  1720. access Apple *old* CDROM drives directly from DOS!
  1721. Pleasenote: old means those without double speed, those not MPC-aware;
  1722.         drive, obviously, means that you must have a CDROM disk with data
  1723.         r
  1724. eadable from your DOS application!
  1725. I think that this can be very useful. If anyone wants more info, make me
  1726. know.
  1727. Maurizio
  1728.  
  1729. MAURIZIO LANA | E-MAIL: LANA@ITOCSIVM.CSI.IT | fax 39-11-899 0458
  1730. CISI - Universita' di Torino - V. S. Ottavio 20 - 10124 Torino Italy
  1731.  
  1732. ------------------------------
  1733.  
  1734. Date: Fri, 19 Mar 93 07:37:44 -0500
  1735. From: ctchou@Kodak.COM
  1736. Subject: World Scripts - WHEN?!?!?!?
  1737.  
  1738. >>Somone on comp.sys.mac.system was just saying that all his Chinese
  1739. >>compatriots are giving up on the Mac for Windows Chinese 3.1 or
  1740. >>whatever it's called.
  1741.  
  1742. >        Let me ask you a question. How many chinese living in China
  1743. >would be able to afford a mac??? For those outside the work is
  1744. >already half done because the japanese writing system and the
  1745. >chinese writing system are similar...
  1746.  
  1747. >(NOTE: that they both are 2bye fonts.... and that some chinese can
  1748. >read small amounts of japanese...)
  1749.  
  1750. As one can find anywhere else, IBM PC and clones are FAR more
  1751. popular in both mainland China and Taiwan. Macintosh do exist in
  1752. Taiwan, along with virus.
  1753.  
  1754. The first Chinese system I used was Chinese System 4.2. Now I
  1755. use ChineseTalk II with System 7.0.1. Worldscript offers multiple
  1756. script capability, which I don't need. Just wonder what else I am
  1757. missing.
  1758.  
  1759. ctchou
  1760.  
  1761. ------------------------------
  1762.  
  1763. End of Info-Mac Digest
  1764. ******************************
  1765.  
  1766.